As an Organization user I want to re parent File node to another Container node.
POST/vfs/api/v2/files/:fileId/reparent
As an Organization user I want to re parent File node to another Container node.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 409
- 500
No Content
The request is bad formatted.
You don't have permission to perform this action.
Forbidden
There no item with this id.
Conflict
Unhandled exception.